home *** CD-ROM | disk | FTP | other *** search
- Path: news.eunet.fi!fipnet!kone!jsaarinen
- Newsgroups: comp.sys.amiga.hardware
- X-NewsReader: IntuiNews 1.2b (31.7.94)
- References: <891.6625T831T1920@Th0r.foo.bar> <1211.6632T1305T376@teclink.net> <866.6635T1153T2993@Th0r.foo.bar>
- From: "Jyrki Saarinen" <jsaarinen@kone.fipnet.fi>
- Date: Mon, 4 Mar 96 13:15:09 UT
- Comments: Illegal date header - new date added by quicknews
- X-Original-Date: Mon, 04 Mar 96 13:33:36
- MIME-Version: 1.0
- Content-Type: text/plain; charset=iso-8859-1
- Content-Transfer-Encoding: binary
- Subject: Re: 80 MIPS with Blizzard1260?
- Message-ID: <38232802@kone.fipnet.fi>
-
-
- > I've heard about that pipeline stuff. But the 80 MIPS /was/ achieved
- > using only one repetitive command.
-
- Crap. 68060/50MHz achieves 100 MIPS with a loop like this:
-
- REPT 256
- loop move.l d0,d1
- add.l d2,d3
- sub.l d4,d5
- ENDR
- dbf d7,loop
-
- -- _
- a Stellar programmer _ //
- "Amiga - back for the future" \X/
-